delete old versions and tag new starting point

This commit is contained in:
tinyzimmer
2020-09-27 13:59:04 +03:00
parent a94f6258a5
commit cf094748bf

View File

@@ -1,7 +1,7 @@
package gst
/*
#cgo pkg-config: gstreamer-1.0 gstreamer-app-1.0
#cgo pkg-config: gstreamer-1.0
#cgo CFLAGS: -Wno-deprecated-declarations -g -Wall
*/
import "C"