From c35bcd4453d8e1c03eaf4021ba58b6e94c1325e4 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Sun, 5 Sep 2010 15:02:05 +0200 Subject: [PATCH] GTK audio module: added cmake (needed to build taglib) --- pkgsel.d/Desktop/Multimedia/audio_GTK.all | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/pkgsel.d/Desktop/Multimedia/audio_GTK.all b/pkgsel.d/Desktop/Multimedia/audio_GTK.all index 700cba6..9e4ceee 100644 --- a/pkgsel.d/Desktop/Multimedia/audio_GTK.all +++ b/pkgsel.d/Desktop/Multimedia/audio_GTK.all @@ -1,12 +1,12 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: target/mnemosyne/pkgsel/Desktop/Multimedia/audio_GTK.all -# Copyright (C) 2007 The OpenSDE Project +# +# Filename: target/mnemosyne/pkgsel.d/Desktop/Multimedia/audio_GTK.all +# Copyright (C) 2007 - 2010 The OpenSDE Project # Copyright (C) 2002 - 2006 Alejandro Mery -# +# # More information can be found in the files COPYING and README. -# +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the @@ -28,3 +28,6 @@ X libxml # Note: perhaps we should move libsndfile to audio.basic.choice! X libsndfile X libsamplerate + +# needed to build taglib +X cmake