Skip to content

Commit

Permalink
Remove unneeded wayland dep from cfuncs file
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Oct 20, 2018
1 parent 88cb48a commit e9474d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfuncs.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
package desktop

/*
#cgo pkg-config: evas ecore-evas ecore-wl2
#cgo pkg-config: evas ecore-evas
#cgo CFLAGS: -DEFL_BETA_API_SUPPORT=1
#include <Evas.h>
#include <Ecore.h>
Expand Down

0 comments on commit e9474d1

Please sign in to comment.