diff options
author | Pierre Langlois <pierre.langlois@gmx.com> | 2018-04-11 09:54:42 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2018-04-17 00:08:45 +0200 |
commit | d09e31bdf66b12c9756aede3b306909a9b0235f4 (patch) | |
tree | a78eee38fec055bfd16f76a0eca17719636e10ce /gnu/local.mk | |
parent | 237587f1e07f79d1d39212e05f9548ddc6856387 (diff) | |
download | patches-d09e31bdf66b12c9756aede3b306909a9b0235f4.tar patches-d09e31bdf66b12c9756aede3b306909a9b0235f4.tar.gz |
gnu: libmygpo-qt: Update to 1.1.0.
* gnu/packages/music.scm (libmygpo-qt): Update to 1.1.0.
[source]: Remove 'patches'.
[arguments]: Do not set BUILD_WITH_QT4=OFF, it is the default.
* gnu/packages/patches/libmygpo-qt-fix-jsoncreatortest.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
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 0bdfc521c2..639dd943d6 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -860,7 +860,6 @@ dist_patch_DATA = \ %D%/packages/patches/libmad-armv7-thumb-pt2.patch \ %D%/packages/patches/libmad-frame-length.patch \ %D%/packages/patches/libmad-mips-newgcc.patch \ - %D%/packages/patches/libmygpo-qt-fix-jsoncreatortest.patch \ %D%/packages/patches/libsndfile-armhf-type-checks.patch \ %D%/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch \ %D%/packages/patches/libsndfile-CVE-2017-8362.patch \ |