Browse Source

* Remove wrong unit

Michaël Van Canneyt 3 năm trước cách đây
mục cha
commit
78666090c2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/gstreamer/src/gst.pp

+ 1 - 1
packages/gstreamer/src/gst.pp

@@ -28,7 +28,7 @@ unit gst;
 
 interface
 
-uses sqldbrestbridge, glib2;
+uses glib2;
 
 const
   gstreamerlib = 'libgstreamer-1.0'; {Setup as you need}