Add gtk2 to EMUL_MODULES and require suse 11.0. Noted by wiz@.
This commit is contained in:
parent
201e1cccd8
commit
83aae974da
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2012/02/07 09:43:24 shattered Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2012/02/09 10:30:38 shattered Exp $
|
||||
|
||||
DISTNAME= libflashsupport-pulse-20081219
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://www.invisible.ca/~jmcneill/netbsd/libflashsupport/
|
||||
|
||||
|
@ -12,8 +12,8 @@ COMMENT= PulseAudio support for Adobe Flash
|
|||
CONFLICTS= libflashsupport-[0-9]*
|
||||
|
||||
EMUL_PLATFORMS= linux-i386
|
||||
EMUL_MODULES.linux= base openssl x11
|
||||
EMUL_REQD= suse>=10.0
|
||||
EMUL_MODULES.linux= base openssl x11 gtk2
|
||||
EMUL_REQD= suse>=11.0
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue