diff options
author | wiz <wiz> | 2010-12-03 00:27:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-12-03 00:27:05 +0000 |
commit | e7dc96276ad0df210cf29502379982f8dd7766a4 (patch) | |
tree | 686ae7ed19e554f3397f623fa31605aa1f14ec3c /emulators/suse113_gtk2/Makefile | |
parent | 7f59aadfcba942f72884487c196dc0741d150923 (diff) | |
download | pkgsrc-e7dc96276ad0df210cf29502379982f8dd7766a4.tar.gz |
Add link to dbus machine-id during installation.
Add libpulse. Bump PKGREVISION.
From Chuck Silvers.
Diffstat (limited to 'emulators/suse113_gtk2/Makefile')
-rw-r--r-- | emulators/suse113_gtk2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/suse113_gtk2/Makefile b/emulators/suse113_gtk2/Makefile index 38971d9301c..719c39a4475 100644 --- a/emulators/suse113_gtk2/Makefile +++ b/emulators/suse113_gtk2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 01:27:58 chs Exp $ +# $NetBSD: Makefile,v 1.2 2010/12/03 00:27:05 wiz Exp $ DISTNAME= suse_gtk2-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators DISTFILES= cairo-1.8.10-3.1.${SUSE_ARCH}.rpm \ dbus-1-1.2.24-1.18.${SUSE_ARCH}.rpm \ @@ -14,6 +15,7 @@ DISTFILES= cairo-1.8.10-3.1.${SUSE_ARCH}.rpm \ libgmodule-2_0-0-2.24.1-2.5.${SUSE_ARCH}.rpm \ libgobject-2_0-0-2.24.1-2.5.${SUSE_ARCH}.rpm \ libgthread-2_0-0-2.24.1-2.5.${SUSE_ARCH}.rpm \ + libpulse0-0.9.21-9.2.${SUSE_ARCH}.rpm \ orbit2-2.14.18-2.8.${SUSE_ARCH}.rpm \ pango-1.28.0-2.7.${SUSE_ARCH}.rpm |