diff options
author | Mark H Weaver <mhw@netris.org> | 2016-04-23 13:12:53 -0400 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2016-04-23 13:12:53 -0400 |
commit | 267061ba0bc6df0d61081b97d650d95acec8178a (patch) | |
tree | 6461c34ff297d1abc2ffa4c49eb1bc7003bbcada /gnu/local.mk | |
parent | e4a7039e4646989ff77bc5d998f3421252f6b7cb (diff) | |
download | guix-267061ba0bc6df0d61081b97d650d95acec8178a.tar guix-267061ba0bc6df0d61081b97d650d95acec8178a.tar.gz |
Revert "gnu: inkscape: Fix build with glibmm-2.48."
This reverts commit 0118c6ab62ac90136fe877ded67869c104440ffd.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index c49e2313ab..74d898c116 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -532,7 +532,6 @@ dist_patch_DATA = \ gnu/packages/patches/ilmbase-fix-tests.patch \ gnu/packages/patches/imagemagick-test-segv.patch \ gnu/packages/patches/imlib2-CVE-2016-4024.patch \ - gnu/packages/patches/inkscape-drop-wait-for-targets.patch \ gnu/packages/patches/irrlicht-mesa-10.patch \ gnu/packages/patches/jasper-CVE-2007-2721.patch \ gnu/packages/patches/jasper-CVE-2008-3520.patch \ |