summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2015-09-19 23:19:32 +0200
committerAndreas Enge <andreas@enge.fr>2015-09-19 23:38:51 +0200
commite49b339608d63ea980c24fec01dc94cd59f19335 (patch)
tree2d10143f0e48a6bdc20fc5c96628856e5fed5c14 /gnu-system.am
parentedb15985f1123e54199bac7228e49fb84371e0cb (diff)
downloadguix-patches-e49b339608d63ea980c24fec01dc94cd59f19335.tar
guix-patches-e49b339608d63ea980c24fec01dc94cd59f19335.tar.gz
gnu: libmtp: Add additional MTP devices.
* gnu/packages/patches/libmtp-devices.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/patches/libmtp-devices.patch (libmtp)[source]: Add patch.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index d3c63cad33..2d261315ef 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -518,6 +518,7 @@ dist_patch_DATA = \
gnu/packages/patches/libbonobo-activation-test-race.patch \
gnu/packages/patches/libcanberra-sound-theme-freedesktop.patch \
gnu/packages/patches/libevent-dns-tests.patch \
+ gnu/packages/patches/libmtp-devices.patch \
gnu/packages/patches/liboop-mips64-deplibs-fix.patch \
gnu/packages/patches/liblxqt-include.patch \
gnu/packages/patches/libmad-armv7-thumb-pt1.patch \