diff options
author | Lucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de> | 2017-10-26 16:32:28 +0000 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de> | 2017-10-26 16:32:28 +0000 |
commit | b1166e78f957b0372dbf1403d97dc0296b6408b1 (patch) | |
tree | d114c0a02741aa1b9a8a7916988ac017ff1f8f0d /patches | |
parent | 1f97e6a1b3053fa2948b9c23c0d7c7d55c9de0e4 (diff) | |
download | midipix_build-b1166e78f957b0372dbf1403d97dc0296b6408b1.tar.bz2 midipix_build-b1166e78f957b0372dbf1403d97dc0296b6408b1.tar.xz |
patches/gtk+-2.24.31.local.patch: don't {build,install} demos due to build-time dependence on gdk-pixbuf.
Diffstat (limited to 'patches')
-rw-r--r-- | patches/gtk+-2.24.31.local.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/gtk+-2.24.31.local.patch b/patches/gtk+-2.24.31.local.patch index b1ea98fc..050f26cd 100644 --- a/patches/gtk+-2.24.31.local.patch +++ b/patches/gtk+-2.24.31.local.patch @@ -46,7 +46,7 @@ diff -ru gtk+-2.24.31.orig/Makefile.in gtk+-2.24.31/Makefile.in && DISPLAY=:$$XID && export DISPLAY -SRC_SUBDIRS = gdk gtk modules demos tests perf -+SRC_SUBDIRS = gdk gtk modules demos perf ++SRC_SUBDIRS = gdk gtk modules perf SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build # require automake 1.4 |