# Problem with reassignment of uuid when a package is registered

**URL:** https://discourse.julialang.org/t/problem-with-reassignment-of-uuid-when-a-package-is-registered/11422
**Category:** Internals & Design
**Tags:** packages
**Created:** [June 4, 2018, 6:09pm UTC](https://discourse.julialang.org/t/problem-with-reassignment-of-uuid-when-a-package-is-registered/11422 "2018-06-04T18:09:30Z")
**Posts on this page:** 1
**Showing post:** 18

<div class="post-metadata">

### Author: ![kristoffer.carlsson](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kristoffer.carlsson/32/22_2.png) [@kristoffer.carlsson](https://discourse.julialang.org/u/kristoffer.carlsson)
#### Post date: [June 5, 2018, 5:21pm UTC](https://discourse.julialang.org/t/problem-with-reassignment-of-uuid-when-a-package-is-registered/11422/18 "2018-06-05T17:21:36Z")

</div>

> [@ScottPJones](#):
>
> OK, I’d assumed from the Pkg3 documentation, that I just had to have those deps listed in the Project.toml file, which I did.

Yes, that is correct. All the direct dependencies have to be in the Project file if you have a project, otherwise in the REQUIRE file. So not recursive.

---

_[View the full topic](https://discourse.julialang.org/t/problem-with-reassignment-of-uuid-when-a-package-is-registered/11422)._
