Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 19 years ago
parent
commit
b25d7b9fe2
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      package/public/vlc/vlc.conf

+ 2
- 1
package/public/vlc/vlc.conf

@ -20,7 +20,8 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
confopt="$confopt --enable-dvdread" # --with-dvdcss=/usr
pkginstalled libdvdread && var_append confopt ' ' '--enable-dvdread'
pkginstalled wxwidgets || var_append confopt ' ' '--disable-wxwidgets'
# set these so libsmbclient.h and libsmbclient.so are found
if pkginstalled samba ; then

Loading…
Cancel
Save