star9029 hai 1 ano
pai
achega
3d245ad71b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      packages/l/libmpeg2/port/xmake.lua

+ 2 - 2
packages/l/libmpeg2/port/xmake.lua

@@ -44,8 +44,8 @@ end
 
 if is_plat("linux", "macosx", "bsd") then
     set_configvar("LIBVO_X11", "1")
-    add_requires("libx11")
-    add_packages("libx11")
+    add_requires("libxext")
+    add_packages("libxext")
 end
 
 target("mpeg2")