Skip to content

Commit

Permalink
gvfs: Rebuild for systemd/udev update
Browse files Browse the repository at this point in the history
Rebuilding UPower gives the error below.

```
/usr/bin/ld: warning: libudev.so.0, needed by /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib64/libusb-1.0.so, not found (try using -rpath or -rpath-link)
```
  • Loading branch information
pmenzel committed Mar 12, 2018
1 parent 000926a commit e7ce007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gvfs.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION gvfs-1.24.0-2
# BEE_VERSION gvfs-1.24.0-3

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit e7ce007

Please sign in to comment.