Explorar o código

* enable dbus for freebsd

marcoonthegit %!s(int64=3) %!d(string=hai) anos
pai
achega
6fb16ceec6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/dbus/fpmake.pp

+ 1 - 1
packages/dbus/fpmake.pp

@@ -24,7 +24,7 @@ begin
     P.Email := '';
     P.Description := 'D-Bus message bus interface. (1.2.16)';
     P.NeedLibC:= true;
-    P.OSes := [linux];
+    P.OSes := [linux,dragonfly,freebsd];
 
     P.SourcePath.Add('src');
     P.IncludePath.Add('src');