summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-06 01:37:51 +0000
committerwiz <wiz@pkgsrc.org>2004-11-06 01:37:51 +0000
commit492f7197b114c3b26b683f3ab24d46804bd71d11 (patch)
tree6b8dd30db1b842736b77284dd42239a384e4876b /emulators
parent71903e94c2d0805c6c9629bcdbf4cedf32e59f69 (diff)
downloadpkgsrc-492f7197b114c3b26b683f3ab24d46804bd71d11.tar.gz
Add dependency on suse_png, otherwise we get:
g_module_open() failed for /opt/gnome/lib/gtk-2.0/2.2.0/loaders/libpixbufloader-png.so: libpng12.so.0: cannot open shared object file: No such file or directory Bump PKGREVISION.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse91_gtk2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/suse91_gtk2/Makefile b/emulators/suse91_gtk2/Makefile
index aca9a0aff0b..470a68e99cf 100644
--- a/emulators/suse91_gtk2/Makefile
+++ b/emulators/suse91_gtk2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/09/02 20:34:08 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/06 01:37:51 wiz Exp $
DISTNAME= suse_gtk2-${SUSE_VERSION}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
@@ -11,6 +12,7 @@ COMMENT= Linux compatibility package for GTK2 binaries
DEPENDS+= suse_fontconfig>=${SUSE_VERSION}:../../emulators/suse91_fontconfig
DEPENDS+= suse_freetype2>=${SUSE_VERSION}:../../emulators/suse91_freetype2
+DEPENDS+= suse_libpng>=${SUSE_VERSION}:../../emulators/suse91_libpng
DEPENDS+= suse_libtiff>=${SUSE_VERSION}:../../emulators/suse91_libtiff
DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11