]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- added BR: libmtp-devel to mp3players section
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Tue, 29 Aug 2006 13:37:00 +0000 (13:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok.spec -> 1.129

amarok.spec

index ff1062e853817060a77d6cff0722929d7d5258f4..a930706f989451a171698e49822378baff2dc146 100644 (file)
@@ -47,8 +47,9 @@ BuildRequires:        kdebase-devel
 BuildRequires: kdemultimedia-devel >= 9:3.1.93
 %{?with_mp3players:BuildRequires:      libgpod-devel >= 0.2.0}
 %{?with_mp3players:BuildRequires:      libifp-devel}
+%{?with_mp3players:BuildRequires:       libmtp-devel}
+%{?with_mp3players:BuildRequires:       libnjb-devel}
 BuildRequires: libltdl-devel
-%{?with_mp3players:BuildRequires:      libnjb-devel}
 %{?with_pgsql:BuildRequires:           libpqxx-devel}
 BuildRequires: libtunepimp-devel >= 0.4.0
 BuildRequires: libvisual-devel >= 0.4.0
@@ -227,6 +228,7 @@ cp -f /usr/share/automake/config.sub admin
        --with%{!?with_nmm:out}-nmm \
        --with%{!?with_mp3players:out}-libgpod \
        --with%{!?with_mp3players:out}-libnjb \
+       --with%{!?with_mp3players:out}-libmtp \
        --with%{!?with_mp3players:out}-ifp \
        --%{?with_mysql:en}%{!?with_mysql:dis}able-mysql \
        --%{?with_mysql:en}%{!?with_mysql:dis}able-postgresql \
This page took 0.064377 seconds and 4 git commands to generate.