summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 77025e4..33101d6 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ EXECUTEABLE := rhrdlibrary
LIBS := "code.helsinki.at/rhrd-go/rddb" \
"github.com/ziutek/glib" \
- "github.com/ziutek/gst"
+ "github.com/revmischa/gst"
.PHONY: getlibs updatelibs vet format build clean distclean