Logoj0ke.net Open Build Service > Projects > multimedia > butt > Changes
Sign Up | Log In

Changes of Revision 28

[-] Changed butt.spec
x
 
1
@@ -27,7 +27,10 @@
2
 
3
 %prep
4
 %setup -n %{name}-%{version}-2
5
-./configure --prefix %{_prefix} --with-fltk --with-icecast --with-ogg
6
+./configure --prefix %{_prefix} \
7
+   --with-fltk \
8
+   --with-ogg \
9
+   --with-mp3
10
 
11
 %build
12
 
13